Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 50,640 for

document formatting

(0.07 sec)
  1. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all Formatting for a table row...RowFormat class Represents all formatting for a table row. To learn...the Working with Tables documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font Formatting properties in C++....that represents current font formatting properties. System :: SharedPtr...modify font formatting properties. Specify font formatting before...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving....Words during document loading or saving. Members...be missing from either the document tree following load, or from...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a Document using AI in Java....while checking grammar of a document using AI. Examples: Shows...grammar of a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  5. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. @property def...a custom style. doc = aw . Document () style = doc . styles ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. get font ()...style. let doc = new aw . Document (); let style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShadowFormat.Visible | Aspose.Words for .NET

    Discover the ShadowFormat Visible property. Easily check if your Formatting is visible, enhancing your Document's appearance and clarity....property Returns true if the formatting applied to this instance...Visible does not clear the formatting, it only hides the shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph Formatting of styles for enhanced Document presentation and professional Formatting....property Gets the paragraph formatting of the style. public ParagraphFormat...with list formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sty...
  9. RowFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row Formatting. Enhance your Document design with powerful, flexible features....RowFormat class Represents all formatting for a table row. To learn...the Working with Tables documentation article. public class RowFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  10. FrameFormat | Aspose.Words for Java

    Represents frame related Formatting for a paragraph in Java....Represents frame related formatting for a paragraph. Remarks:...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/java/com.aspose.word...